<?xml version="1.0" encoding="UTF-8"?>
<!--
	File: PlatformStatus-2.0-Template.xml
	Generato il: 2026-04-28 00:19

	Descrizione: questo documento costituisce un XML Campione per l'UrbanDataset PlatformStatus-2.0
	(sono stati valorizzati solo gli elementi e attributi che hanno valore fisso per questo 
	tipo di UrbanDataset, ad esempio gli elementi 'propertyName'; gli altri elementi e attributi, 
	ad esempio i 'val', devono essere valorizzati).
-->
<UrbanDataset xsi:schemaLocation="smartcityplatform:enea:information:xml:schemas:main:urbandataset http://smartcityplatform.enea.it/specification/information/2.0/xml/schemas/scps-urbandataset-schema-2.0.xsd" xmlns="smartcityplatform:enea:information:xml:schemas:main:urbandataset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <specification version="2.0">
        <id schemeID="SCPS">PlatformStatus-2.0</id>
        <name>Platform Status</name>
        <uri>https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#PlatformStatus</uri>
        <properties>
            <propertyDefinition>
                <propertyName>DataDescription</propertyName>
                <propertyDescription>Textual description of the sent data</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>LogCode</propertyName>
                <propertyDescription>A code specifying the type of log message</propertyDescription>
                <dataType>string</dataType>
                <codeList>https://smartcityplatform.enea.it/specification/semantic/2.0/gc/LogCode.gc</codeList>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>LogDescription</propertyName>
                <propertyDescription>Textual description of the status of the monitored object</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PlatformID</propertyName>
                <propertyDescription>An identifier for the software platform</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>PlatformName</propertyName>
                <propertyDescription>A name for the software platform</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>ProvinceCode</propertyName>
                <propertyDescription>A code identifying a province</propertyDescription>
                <dataType>string</dataType>
                <codeList>https://smartcityplatform.enea.it/specification/semantic/2.0/gc/ProvinceCode.gc</codeList>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>TotalAccessedUDCount</propertyName>
                <propertyDescription>Number of accessed UrbanDatasets</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>TotalManagedUsersCount</propertyName>
                <propertyDescription>Number of managed users</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>TotalManagedVerticalsCount</propertyName>
                <propertyDescription>Number of managed vertical solutions</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>TotalProducedUDCount</propertyName>
                <propertyDescription>Total number of produced UrbanDataset</propertyDescription>
                <dataType>integer</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>TownName</propertyName>
                <propertyDescription>Extended town name (e.g. Roma, Anguillara Sabazia, ecc.)</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
            <propertyDefinition>
                <propertyName>ZIPCode</propertyName>
                <propertyDescription>Zip Code</propertyDescription>
                <dataType>string</dataType>
                <unitOfMeasure>dimensionless</unitOfMeasure>
            </propertyDefinition>
        </properties>
    </specification>
    <context>
        <producer>
            <id schemeID="SCPS">Solution-ID</id>
        </producer>
        <timeZone>UTC+1</timeZone>
        <timestamp>2026-04-28T00:19:37</timestamp>
        <coordinates format="WGS84-DD">
            <latitude>0</latitude>
            <longitude>0</longitude>
            <height>0</height>
        </coordinates>
        <language>IT</language>
        <note></note>
    </context>
    <values>
        <line id="1">
            <description>descrizione dei valori forniti</description>
            <property name="LogCode">
                <val></val>
            </property>
            <property name="LogDescription">
                <val></val>
            </property>
            <property name="PlatformID">
                <val></val>
            </property>
            <property name="PlatformName">
                <val></val>
            </property>
            <property name="ProvinceCode">
                <val></val>
            </property>
            <property name="TotalAccessedUDCount">
                <val></val>
            </property>
            <property name="TotalManagedUsersCount">
                <val></val>
            </property>
            <property name="TotalManagedVerticalsCount">
                <val></val>
            </property>
            <property name="TotalProducedUDCount">
                <val></val>
            </property>
            <property name="TownName">
                <val></val>
            </property>
            <property name="ZIPCode">
                <val></val>
            </property>
        </line>
    </values>
</UrbanDataset>